include $(TOPDIR)/rules.mk
PKG_NAME:=pciutils
-PKG_VERSION:=3.12.0
-PKG_RELEASE:=2
+PKG_VERSION:=3.14.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/utils/pciutils
-PKG_HASH:=f185d116d5ff99b797497efce8f19f1ee8ccc5a668b97a159e3d13472f674154
+PKG_HASH:=e7713409882813991d2269d125e40dad1f54a019a52b78b3962941c1d4a6f86f
PKG_LICENSE:=GPL-2.0
+++ /dev/null
---- a/lib/sysfs.c
-+++ b/lib/sysfs.c
-@@ -20,6 +20,7 @@
- #include <dirent.h>
- #include <fcntl.h>
- #include <sys/types.h>
-+#include <libgen.h>
-
- #include "internal.h"
-